bonsoon's blog |
| latest | about | random
# Kuratowski-Wagner theorem. Given a graph $G = (V,E)$, it is said to be **planar** if it can be drawn on the plane such that no edges would cross. For example, the graphs $K_{3,3}$ and $K_{5}$ are not planar.